home *** CD-ROM | disk | FTP | other *** search
/ Ultra Mac Games 1 & 2 / UltraMacGames1.iso / Dungeon / Dragonquest2 v2.0 / Castle / card_3836.txt < prev    next >
Text File  |  1988-03-18  |  981b  |  46 lines

  1. -- card: 3836 from stack: in
  2. -- bmap block id: 8516
  3. -- flags: 0000
  4. -- background id: 2807
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=462 top=306 right=329 bottom=493
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 19678 / 19678
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Open stone door
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   ask "Do you want to open the door?"
  23.   If It is "yes" then go card 18
  24.   if it is not "yes" then go card 1
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 2 (field)
  30. -- low flags: 01
  31. -- high flags: 0004
  32. -- rect: left=0 top=243 right=342 bottom=139
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 5
  37. -- text size: 14
  38. -- style flags: 0
  39. -- line height: 18
  40. -- part name: 
  41.  
  42.  
  43. -- part contents for card part 2
  44. ----- text -----
  45. You see a door in the stone wall. Maybe you should see what's behind it.
  46.